home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / wtj009.zip / READ.ME < prev    next >
Text File  |  1992-09-04  |  860b  |  29 lines

  1. Folks-
  2.  
  3. Here's the code from the October 1992 Windows Tech Journal.
  4.  
  5. APIARY.ZIP
  6.     This short file tells you everything you need to know about rubber-
  7.     banding in C. From Jim Kyle's new column, "In the Apiary."
  8.  
  9. BPTREE.ZIP
  10.     Source code for a C DLL to handle B+ trees. The code works under
  11.     DOS too.
  12.  
  13. TOOLBAR.ZIP
  14.     This ZIP file includes the executable version of Dave Corboy's
  15.     Toolbar Compiler, plus numerous sample scripts so you can create
  16.     toolbars of your own. Source to the Toolbar Compiler is *not*
  17.     included.
  18.  
  19. VBMEM.ZIP
  20.     Costas Kitsos's code for managing memory in Visual Basic.
  21.  
  22. METAFILE.ZIP
  23.     Jonathan Zuck's C, Pascal, and Visual Basic code for handling
  24.     Aldus Metafiles.
  25.  
  26. CPP_DLL.ZIP
  27.     From Richard Hale Shaw's The Virtual Column: sample files to
  28.     show how and why to use DLLs in C++.
  29.